home *** CD-ROM | disk | FTP | other *** search
- FExampl v1.0
- ------------
- FExampl is a GNU C source code example demontrates how to make PalmOS (tm)
- application with custom font. This is for PalmOS application developers.
-
- Type make at command prompt to get fexampl.prc
-
- files in the archive:
- ---------------------------------------------------------------------------
- fexampl.c - Main source code.
- fexampl.h - Header file.
- fexampl.rcp - Resource file.
- fexampl.bmp - Fexampl Icon.
- fexampl.prc - Compiled PRC file. You may run it on the Palm device.
- Makefile - makefile. A set of rules and commands to compile program.
-
- fonts/
- narrowed.nft - Extracted Narrowed font data. This font created from
- standart system one.
- nufont.nft - Another font.
- nufont.pdb - PalmOS database with nufont.
- times.nft - Times font.
- ---------------------------------------------------------------------------
-
- All fonts are created in the Handy Pilot Font Editor v1.5R.
-